home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / LIFER__ / PROTO / P / PIMENU_L.H < prev    next >
Text File  |  1991-07-23  |  431b  |  19 lines

  1. /*  PIMenu_Life                                                              Initialize the menu bar */
  2.  
  3. /* Unit name:  PIMenu_Life.h   */
  4. /* Function:  This module loads in the menu lists and places them */
  5. /*      into the menubar. */
  6. /* History: 7/23/91 Original by Prototyper 3.0   */
  7.  
  8.  
  9.  
  10.  
  11. /* ======================================================= */
  12.  
  13. /* Initialize the menubar */
  14. void Init_My_Menus(void);
  15.  
  16.  
  17. /* ======================================================= */
  18.  
  19.